Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Github: How to add files to git repository via command line

This blog will help you to understand how to add files to your git repository: Step 1: Move the files into local directory which you want to upload to Github that was created when you cloned the repository. Step 2: Open and change the curre...

Github: How to install and setup Github on Ubuntu 14.04

Install Github First update the apt-get package lists with this command apt-get update then install git. $ sudo apt-get update $ sudo apt-get install git Now git has been installed on Ubuntu, lets setup git. How to set up Git No...
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: